home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 081 / omam_112.arc / RELEASE.DOC < prev    next >
Text File  |  1987-12-18  |  2KB  |  40 lines

  1. Version 1.12 of RASMAM is now available.  RASMAM is a utility I wrote
  2. to eliminate a large batch file and many utilities I had been using to
  3. automate the management of my Opus message areas.  RASMAM renumbers
  4. message areas, purges or archives old messages, and creates lists of
  5. messages waiting for users.  RASMAM is controlled by a script file
  6. which forms a simple language you use to tell RASMAM what to do.
  7.  
  8. Version 1.12 adds many new features including:
  9.  
  10.   o More built-in macros
  11.   o LOCK and UNLOCK commands to disable and re-enable listing
  12.     messages waiting for specified users
  13.   o A SKIP option for the KILL and ARCHIVE commands that will prevent
  14.     the first "nn" messages in an area from being deleted
  15.   o An INCLUDE command
  16.   o IF/END IF statements to cause portions of the script to be
  17.     conditionally executed based on time, date, environment variables,
  18.     the existance of specified files, or values of user-defined macros
  19.   o Commands to erase or concatenate files
  20.   o "Picture Gallery" commands which automate the changing of files
  21.     each day (for example, you can have many logos stored in an archive
  22.     and use the Picture Gallery commands to retrieve a dofferent one
  23.     each day and put it in LOGO.BBS)
  24.   o A SHELL command which executes a DOS command then returns to RASMAM
  25.  
  26. Version 1.12 overcomes the problem earlier versions had with large
  27. user lists.  Version 1.12 will handle up to 2000 users.
  28.  
  29. When using the RENUM SUBJECT or RENUM CHAIN commands, version 1.12 is
  30. much less likely to cross-link subjects.
  31.  
  32. Version 1.12 is also a little faster.
  33.  
  34. RASMAM 1.12 is available from the RSBBS as OMAM_112.ARC.  The archive is
  35. about 150K long.
  36.  
  37. /* RASMAM only runs on a PC compatible.  I'm sorry ... I'm learning C as 
  38.    quickly as I can! */
  39.  
  40.